home *** CD-ROM | disk | FTP | other *** search
/ Exploring the Internet with NASA / Exploring the Internet With NASA.iso / pc / bdmedia / source / glossary.dxr / 00020_close window.ls < prev    next >
Encoding:
Text File  |  1996-11-08  |  62 b   |  6 lines

  1. on mouseUp
  2.   tell the stage
  3.     exitGlossary()
  4.   end tell
  5. end
  6.